projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3782cf7
)
cssstyleproperty: remove unused variable
author
Cosimo Cecchi
<cosimoc@gnome.org>
Fri, 14 Dec 2012 02:54:50 +0000
(21:54 -0500)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Fri, 14 Dec 2012 02:54:50 +0000
(21:54 -0500)
gtk/gtkcssstyleproperty.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssstyleproperty.c
b/gtk/gtkcssstyleproperty.c
index 410ce4e7f4223dc38c8ccdb7bc916e6cb3028c3c..0b7491524e421174e64c9185dfbc85e64e601ffb 100644
(file)
--- a/
gtk/gtkcssstyleproperty.c
+++ b/
gtk/gtkcssstyleproperty.c
@@
-349,8
+349,6
@@
_gtk_css_style_property_init (GtkCssStyleProperty *property)
guint
_gtk_css_style_property_get_n_properties (void)
{
- GtkCssStylePropertyClass *klass;
-
if (G_UNLIKELY (gtk_css_style_property_class == NULL))
{
_gtk_style_property_init_properties ();